home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / hentai / shoot_mole.swf / scripts / DefineSprite_129 / frame_1 / PlaceObject2_5_3 / CLIPACTIONRECORD on(press).as next >
Text File  |  2006-11-17  |  89b  |  8 lines

  1. on(press){
  2.    if(clkf == false)
  3.    {
  4.       clkf = true;
  5.       _root.spP();
  6.    }
  7. }
  8.